Analyzing your application in the Preview

In the Preview click to analyze the performance and inner structure of your application.

In addition to the Preview Analyze mode, Kanzi provides other ways to help you analyze your application. See Troubleshooting the performance of your application and Best practices.

When in the Analyze mode, use the Preview main menu or right-click to select the type of items you want to analyze when the Preview is in the Analyze mode:

TIP

To customize how Kanzi Studio shows different types of items in the Analyze mode, select Edit > User Preferences, and in the Preview tab set the color and line thickness for the items.

The Preview log file

Kanzi Studio stores the Preview log messages in the %USERPROFILE%\AppData\Local\Temp\KanziStudioLogs\KanziPreview.log file.

To set the level of logging detail, in <KanziInstallation>\Studio\Bin\KanziPreview.exe.config file set the value of the logLevel key:

For example, to log all communication between Kanzi Studio and the Preview, open the KanziPreview.exe.config file in a text editor, and set:

<add key="logLevel" value="VERBOSE"/>

To apply the changes to the KanziPreview.exe.config, save the KanziPreview.exe.config file and press Ctrl F8 to restart the Preview. See Controlling the Preview.

Every time you restart the Preview, Kanzi Studio overwrites the contents of the KanziPreview.log file.

See also

Troubleshooting the performance of your application

Editing your application in the Preview

Preview

Finding invalid project items

Using rulers and guides